Searched refs:SLOW_SUBTYPE_LACP (Results 1 – 4 of 4) sorted by relevance
32 #define SLOW_SUBTYPE_LACP 0x01 macro
598 lacpdu->subtype = SLOW_SUBTYPE_LACP; in tx_machine()810 RTE_ASSERT(lacp->lacpdu.subtype == SLOW_SUBTYPE_LACP); in rx_machine_update()1356 } else if (likely(subtype == SLOW_SUBTYPE_LACP)) { in bond_mode_8023ad_handle_slow_pkt()1638 if (lacp->lacpdu.subtype != SLOW_SUBTYPE_LACP) in rte_eth_bond_8023ad_ext_slowtx()1666 RTE_VERIFY(lacp->lacpdu.subtype == SLOW_SUBTYPE_LACP); in bond_mode_8023ad_ext_periodic_cb()
117 (subtype == SLOW_SUBTYPE_MARKER || subtype == SLOW_SUBTYPE_LACP)); in is_lacp_packets()
308 RTE_VERIFY(slow_hdr->slow_protocol.subtype == SLOW_SUBTYPE_LACP); in lacp_recv_cb()499 if (slow_hdr->slow_protocol.subtype != SLOW_SUBTYPE_LACP) in make_lacp_reply()1391 .subtype = SLOW_SUBTYPE_LACP, in test_mode4_ext_ctrl()1445 .subtype = SLOW_SUBTYPE_LACP, in test_mode4_ext_lacp()