Home
last modified time | relevance | path

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

/trueos/sys/dev/nxge/include/
HDxgehal-device.h437 __hal_device_handle_txmac(xge_hal_device_t *hldev, u64 reason);
/trueos/sys/dev/nxge/xgehal/
HDxgehal-device-fp.c226 status = __hal_device_handle_txmac(hldev, val64); in xge_hal_device_begin_irq()
HDxgehal-device.c3795 __hal_device_handle_txmac(xge_hal_device_t *hldev, u64 reason) in __hal_device_handle_txmac() function