Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c1100 struct flow_keys *fkeys; in bnxt_grxclsrule() local
1342 struct flow_keys *fkeys; in bnxt_add_ntuple_cls_rule() local
Dbnxt.c5857 #define BNXT_IPV4_4TUPLE(bp, fkeys) \ argument
5863 #define BNXT_IPV6_4TUPLE(bp, fkeys) \ argument
5869 static u32 bnxt_get_rss_flow_tuple_len(struct bnxt *bp, struct flow_keys *fkeys) in bnxt_get_rss_flow_tuple_len()
5892 static u32 bnxt_toeplitz(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_toeplitz()
15264 u32 bnxt_get_ntp_filter_idx(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_get_ntp_filter_idx()
15360 struct flow_keys *fkeys; in bnxt_rx_flow_steer() local
Dbnxt.h1449 struct flow_keys fkeys; member
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c2905 struct flow_keys fkeys; in hns3_rx_flow_steer() local
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
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()