Searched refs:LM_RX_MASK_ACCEPT_NONE (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | lm_defs.h | 135 #define LM_RX_MASK_ACCEPT_NONE 0x0000 macro
|
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_hw.c | 1528 BnxeRxMask(pUM, LM_CLI_IDX_FCOE, LM_RX_MASK_ACCEPT_NONE); in BnxeHwStopFCOE() 1613 BnxeRxMask(pUM, LM_CLI_IDX_NDIS, LM_RX_MASK_ACCEPT_NONE); in BnxeHwStopL2()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/ |
H A D | lm_vf.c | 362 lm_status = lm_set_rx_mask(pdev, LM_CLI_IDX_NDIS, LM_RX_MASK_ACCEPT_NONE, NULL); in lm_vf_chip_init()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/ |
H A D | lm_vf.c | 359 …tus = lm_set_rx_mask(pdev, LM_SW_VF_CLI_ID(vf_info,request->vf_qid), LM_RX_MASK_ACCEPT_NONE, NULL); in lm_pf_vf_fill_set_q_filters_response() 3144 …lm_status = lm_set_rx_mask(pdev, vf_info->vf_chains[0].sw_client_id, LM_RX_MASK_ACCEPT_NONE, NULL); in lm_pf_create_vf()
|