Home
last modified time | relevance | path

Searched refs:bit_descp (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1111 byte_idx = bit_descp->emmbd_value_ofst + bit_descp->emmbd_value_lbn / 8; in efx_mae_match_spec_bit_set()
1119 byte_idx = bit_descp->emmbd_mask_ofst + bit_descp->emmbd_mask_lbn / 8; in efx_mae_match_spec_bit_set()
1342 bit_descp->emmbd_mask_ofst + in efx_mae_match_spec_is_valid()
1343 bit_descp->emmbd_mask_lbn / 8; in efx_mae_match_spec_is_valid()
1345 bit_descp->emmbd_mask_lbn % 8; in efx_mae_match_spec_is_valid()
1347 bit_descp->emmbd_bit_cap_id; in efx_mae_match_spec_is_valid()
2110 bit_descp->emmbd_bit_cap_id; in efx_mae_match_specs_class_cmp()
2121 bit_descp->emmbd_mask_ofst + in efx_mae_match_specs_class_cmp()
2122 bit_descp->emmbd_mask_lbn / 8; in efx_mae_match_specs_class_cmp()
2124 bit_descp->emmbd_mask_lbn % 8; in efx_mae_match_specs_class_cmp()
[all …]