Searched refs:BFA_SM_TABLE (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cs.h | 22 #define BFA_SM_TABLE(n, s, e, t) \ macro 43 BFA_SM_TABLE(iocpf, bfa_iocpf, iocpf_event, bfa_fsm_iocpf_t) 44 BFA_SM_TABLE(ioc, bfa_ioc, ioc_event, bfa_fsm_ioc_t) 45 BFA_SM_TABLE(cmdq, bfa_msgq_cmdq, cmdq_event, bfa_fsm_msgq_cmdq_t) 46 BFA_SM_TABLE(rspq, bfa_msgq_rspq, rspq_event, bfa_fsm_msgq_rspq_t) 48 BFA_SM_TABLE(ioceth, bna_ioceth, bna_ioceth_event, bna_fsm_ioceth_t) 49 BFA_SM_TABLE(enet, bna_enet, bna_enet_event, bna_fsm_enet_t) 50 BFA_SM_TABLE(ethport, bna_ethport, bna_ethport_event, bna_fsm_ethport_t) 51 BFA_SM_TABLE(tx, bna_tx, bna_tx_event, bna_fsm_tx_t) 52 BFA_SM_TABLE(rx 55 #undef BFA_SM_TABLE global() macro [all...] |
Completed in 1 milliseconds