Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c46 static void fcoe_rx(void *arg, mac_resource_handle_t mrh,
185 MAC_CLIENT_PROMISC_FILTERED, fcoe_rx, mac, in fcoe_enable_callback()
194 mac_rx_set(mac->fm_cli_handle, fcoe_rx, mac); in fcoe_enable_callback()
239 fcoe_rx(void *arg, mac_resource_handle_t mrh, mblk_t *mp, boolean_t loopback) in fcoe_rx() function