Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5944 #define BNXT_IPV4_4TUPLE(bp, fkeys) \ argument
5950 #define BNXT_IPV6_4TUPLE(bp, fkeys) \ argument
5956 static u32 bnxt_get_rss_flow_tuple_len(struct bnxt *bp, struct flow_keys *fkeys) in bnxt_get_rss_flow_tuple_len()
5979 static u32 bnxt_toeplitz(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_toeplitz()
15466 u32 bnxt_get_ntp_filter_idx(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_get_ntp_filter_idx()
15562 struct flow_keys *fkeys; in bnxt_rx_flow_steer() local
H A Dbnxt.h1449 struct flow_keys fkeys; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c7021 static void hclge_fd_get_flow_tuples(const struct flow_keys *fkeys, in hclge_fd_get_flow_tuples()
7086 u16 flow_id, struct flow_keys *fkeys) in hclge_add_fd_entry_by_arfs()