Home
last modified time | relevance | path

Searched defs:fkeys (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5924 #define BNXT_IPV4_4TUPLE(bp, fkeys) \ argument
5930 #define BNXT_IPV6_4TUPLE(bp, fkeys) \ argument
5936 static u32 bnxt_get_rss_flow_tuple_len(struct bnxt *bp, struct flow_keys *fkeys) in bnxt_get_rss_flow_tuple_len()
5959 static u32 bnxt_toeplitz(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_toeplitz()
15431 u32 bnxt_get_ntp_filter_idx(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_get_ntp_filter_idx()
15527 struct flow_keys *fkeys; in bnxt_rx_flow_steer() local
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2909 struct flow_keys fkeys; in hns3_rx_flow_steer() local