Searched refs:bna_rx_event (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 1306 struct bna_rx, enum bna_rx_event); 1308 struct bna_rx, enum bna_rx_event); 1310 struct bna_rx, enum bna_rx_event); 1312 struct bna_rx, enum bna_rx_event); 1314 struct bna_rx, enum bna_rx_event); 1316 struct bna_rx, enum bna_rx_event); 1318 struct bna_rx, enum bna_rx_event); 1320 struct bna_rx, enum bna_rx_event); 1322 struct bna_rx, enum bna_rx_event); 1324 struct bna_rx, enum bna_rx_event); [all …]
|
D | bna_types.h | 155 enum bna_rx_event { enum 785 enum bna_rx_event; 793 void (*fsm)(struct bna_rx *s, enum bna_rx_event e);
|
D | bfa_cs.h | 53 BFA_SM_TABLE(rx, bna_rx, bna_rx_event, bna_fsm_rx_t)
|