Searched refs:MCDI_STRUCT_SET_WORD_BE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mae.c | 1495 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_ETHER_TYPE_BE, in efx_mae_register_encap_match() 1507 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_ETHER_TYPE_BE, in efx_mae_register_encap_match() 1511 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_ETHER_TYPE_BE_MASK, in efx_mae_register_encap_match() 1513 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_L4_DPORT_BE, in efx_mae_register_encap_match() 1515 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_L4_DPORT_BE_MASK, in efx_mae_register_encap_match() 1517 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_L4_DPORT_BE, in efx_mae_register_encap_match() 1519 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_L4_DPORT_BE_MASK, in efx_mae_register_encap_match() 1577 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_ETHER_TYPE_BE, in efx_mae_populate_lhs_match_criteria() 1579 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_ETHER_TYPE_BE_MASK, in efx_mae_populate_lhs_match_criteria() 1581 MCDI_STRUCT_SET_WORD_BE(match_crit, MAE_ENC_FIELD_PAIRS_ENC_VLAN0_TCI_BE, in efx_mae_populate_lhs_match_criteria() [all …]
|
| H A D | mcdi.h | 247 #define MCDI_STRUCT_SET_WORD_BE(_buf, _field, _value) do { \ macro
|