Home
last modified time | relevance | path

Searched refs:macaddr_mask (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dlocation.h1027 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
1047 u8 macaddr_mask[ETH_ALEN]; member
1063 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
1079 u8 macaddr_mask[ETH_ALEN]; member
1095 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
1111 u8 macaddr_mask[ETH_ALEN]; member
1127 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
1141 u8 macaddr_mask[ETH_ALEN]; member
1155 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
1169 u8 macaddr_mask[ETH_ALE member
1197 u8 macaddr_mask[ETH_ALEN]; global() member
1225 u8 macaddr_mask[ETH_ALEN]; global() member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dlocation.h781 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
801 u8 macaddr_mask[ETH_ALEN]; member
817 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
833 u8 macaddr_mask[ETH_ALEN]; member
849 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
865 u8 macaddr_mask[ETH_ALEN]; member
881 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
895 u8 macaddr_mask[ETH_ALEN]; member
909 * @macaddr_mask: Bits set to 0 shall be copied from the MAC address template.
923 u8 macaddr_mask[ETH_ALE member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.h2159 u8 *macaddr_mask,
2166 u8 *macaddr_mask);
2172 u8 *macaddr_mask);
2178 u8 *macaddr_mask);
H A Dvxge-traffic.c1691 * @macaddr_mask: MAC address mask for macaddr
1705 u8 *macaddr_mask, in vxge_hw_vpath_mac_addr_add()
1723 data2 |= (u8)macaddr_mask[i]; in vxge_hw_vpath_mac_addr_add()
1756 * @macaddr_mask: MAC address mask for macaddr
1768 u8 *macaddr_mask) in vxge_hw_vpath_mac_addr_get()
1796 macaddr_mask[i-1] = (u8)(data2 & 0xFF); in vxge_hw_vpath_mac_addr_get()
1807 * @macaddr_mask: MAC address mask for macaddr
1819 u8 *macaddr_mask) in vxge_hw_vpath_mac_addr_get_next()
1847 macaddr_mask[i-1] = (u8)(data2 & 0xFF); in vxge_hw_vpath_mac_addr_get_next()
1859 * @macaddr_mask
1702 vxge_hw_vpath_mac_addr_add( struct __vxge_hw_vpath_handle *vp, u8 *macaddr, u8 *macaddr_mask, enum vxge_hw_vpath_mac_addr_add_mode duplicate_mode) vxge_hw_vpath_mac_addr_add() argument
1765 vxge_hw_vpath_mac_addr_get( struct __vxge_hw_vpath_handle *vp, u8 *macaddr, u8 *macaddr_mask) vxge_hw_vpath_mac_addr_get() argument
1816 vxge_hw_vpath_mac_addr_get_next( struct __vxge_hw_vpath_handle *vp, u8 *macaddr, u8 *macaddr_mask) vxge_hw_vpath_mac_addr_get_next() argument
1868 vxge_hw_vpath_mac_addr_delete( struct __vxge_hw_vpath_handle *vp, u8 *macaddr, u8 *macaddr_mask) vxge_hw_vpath_mac_addr_delete() argument
[all...]
H A Dvxge-config.c955 u8 *macaddr, u8 *macaddr_mask) in __vxge_hw_vpath_addr_get()
977 macaddr_mask[i - 1] = (u8) (data1 & 0xFF); in __vxge_hw_vpath_addr_get()
954 __vxge_hw_vpath_addr_get(struct __vxge_hw_virtualpath *vpath, u8 *macaddr, u8 *macaddr_mask) __vxge_hw_vpath_addr_get() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c281 cmd->macaddr_mask[i] = ~req->mac_addr_mask[i]; in iwl_mvm_ftm_cmd_v5()
313 cmd->macaddr_mask[i] = ~req->mac_addr_mask[i]; in iwl_mvm_ftm_cmd_common()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c247 cmd->macaddr_mask[i] = ~req->mac_addr_mask[i]; in iwl_mvm_ftm_cmd_v5()
279 cmd->macaddr_mask[i] = ~req->mac_addr_mask[i]; in iwl_mvm_ftm_cmd_common()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2307 __u8 macaddr_mask[6]; member
H A Dt4_hw.c7912 memcpy(p->macaddr_mask, mask, sizeof(p->macaddr_mask)); in t4_alloc_encap_mac_filt()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2309 __u8 macaddr_mask[6]; member
H A Dt4_hw.c7881 memcpy(p->macaddr_mask, mask, sizeof(p->macaddr_mask)); in t4_alloc_encap_mac_filt()

Completed in 67 milliseconds