Home
last modified time | relevance | path

Searched refs:mask_valid (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_vlan_mode.c211 .mask_valid = false, /* use pre-existing mask */
223 .mask_valid = true,
234 .mask_valid = false, /* use pre-existing mask */
255 ice_debug(hw, ICE_DBG_INIT, "Failed to update RID %d lkup_idx %d fv_idx %d mask_valid %s mask 0x%04x\n", in ice_dvm_update_dflt_recipes()
257 params->mask_valid ? "true" : "false", in ice_dvm_update_dflt_recipes()
H A Dice_switch.h141 bool mask_valid; member
H A Dice_switch.c2011 if (params->mask_valid) in ice_update_recipe_lkup_idx()
2021 ice_debug(hw, ICE_DBG_SW, "Failed to update recipe %d lkup_idx %d fv_idx %d mask %d mask_valid %s, status %d\n", in ice_update_recipe_lkup_idx()
2023 params->mask, params->mask_valid ? "true" : "false", in ice_update_recipe_lkup_idx()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.h653 u8 mask_valid; member
H A Dqmi_wlfw_v01.c2197 mask_valid),
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.h653 u8 mask_valid; member
H A Dqmi_wlfw_v01.c2197 mask_valid),
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dfs.c644 bool mask_valid = true; in is_valid_ethertype() local
652 mask_valid = (ib_spec->eth.mask.ether_type == in is_valid_ethertype()
664 if (!type_valid && mask_valid) { in is_valid_ethertype()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dfs.c586 bool mask_valid = true; in is_valid_ethertype() local
594 mask_valid = (ib_spec->eth.mask.ether_type == in is_valid_ethertype()
606 if (!type_valid && mask_valid) { in is_valid_ethertype()

Completed in 28 milliseconds