Searched defs:hwrm_cfa_flow_l2_key_data (Results 1 – 1 of 1) sorted by relevance
49916 typedef struct hwrm_cfa_flow_l2_key_data { struct49918 uint16_t dmac[3];49919 uint16_t unused_0;49921 uint16_t smac[3];49922 uint16_t unused_1;49946 } hwrm_cfa_flow_l2_key_data_t, *phwrm_cfa_flow_l2_key_data_t; argument