Searched refs:eth_src_mask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 77 u8 eth_src_mask[ETH_ALEN]; member 452 ETH_ALEN, entry->key.acl.eth_src_mask)) in ofdpa_cmd_flow_tbl_add_acl() 999 const u8 *eth_src, const u8 *eth_src_mask, in ofdpa_flow_tbl_acl() 1028 if (eth_src_mask) in ofdpa_flow_tbl_acl() 1029 ether_addr_copy(entry->key.acl.eth_src_mask, eth_src_mask); in ofdpa_flow_tbl_acl() 1601 const u8 *eth_src_mask = NULL; in ofdpa_port_ctrl_vlan_acl() local 1612 eth_src, eth_src_mask, in ofdpa_port_ctrl_vlan_acl() 997 ofdpa_flow_tbl_acl(struct ofdpa_port *ofdpa_port, int flags, u32 in_pport, u32 in_pport_mask, const u8 *eth_src, const u8 *eth_src_mask, const u8 *eth_dst, const u8 *eth_dst_mask, __be16 eth_type, __be16 vlan_id, __be16 vlan_id_mask, u8 ip_proto, u8 ip_proto_mask, u8 ip_tos, u8 ip_tos_mask, u32 group_id) ofdpa_flow_tbl_acl() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 77 u8 eth_src_mask[ETH_ALEN]; member 452 ETH_ALEN, entry->key.acl.eth_src_mask)) in ofdpa_cmd_flow_tbl_add_acl() 999 const u8 *eth_src, const u8 *eth_src_mask, in ofdpa_flow_tbl_acl() 1028 if (eth_src_mask) in ofdpa_flow_tbl_acl() 1029 ether_addr_copy(entry->key.acl.eth_src_mask, eth_src_mask); in ofdpa_flow_tbl_acl() 1601 const u8 *eth_src_mask = NULL; in ofdpa_port_ctrl_vlan_acl() local 1612 eth_src, eth_src_mask, in ofdpa_port_ctrl_vlan_acl() 997 ofdpa_flow_tbl_acl(struct ofdpa_port *ofdpa_port, int flags, u32 in_pport, u32 in_pport_mask, const u8 *eth_src, const u8 *eth_src_mask, const u8 *eth_dst, const u8 *eth_dst_mask, __be16 eth_type, __be16 vlan_id, __be16 vlan_id_mask, u8 ip_proto, u8 ip_proto_mask, u8 ip_tos, u8 ip_tos_mask, u32 group_id) ofdpa_flow_tbl_acl() argument
|
Completed in 16 milliseconds