Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5827 #define BNXT_IPV4_4TUPLE(bp, fkeys) \ argument
5833 #define BNXT_IPV6_4TUPLE(bp, fkeys) \ argument
5839 static u32 bnxt_get_rss_flow_tuple_len(struct bnxt *bp, struct flow_keys *fkeys) in bnxt_get_rss_flow_tuple_len()
5862 static u32 bnxt_toeplitz(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_toeplitz()
15002 u32 bnxt_get_ntp_filter_idx(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_get_ntp_filter_idx()
15098 struct flow_keys *fkeys; in bnxt_rx_flow_steer() local
H A Dbnxt_ethtool.c1100 struct flow_keys *fkeys; in bnxt_grxclsrule() local
1342 struct flow_keys *fkeys; in bnxt_add_ntuple_cls_rule() local
H A Dbnxt.h1438 struct flow_keys fkeys; member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2898 struct flow_keys fkeys; in hns3_rx_flow_steer() local
/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()