Home
last modified time | relevance | path

Searched refs:__hal_device_handle_rxmac (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/nxge/include/
Dxgehal-device.h449 __hal_device_handle_rxmac(xge_hal_device_t *hldev, u64 reason);
/freebsd-9-stable/sys/dev/nxge/xgehal/
Dxgehal-device-fp.c262 status = __hal_device_handle_rxmac(hldev, val64); in xge_hal_device_begin_irq()
Dxgehal-device.c3940 __hal_device_handle_rxmac(xge_hal_device_t *hldev, u64 reason) in __hal_device_handle_rxmac() function