Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c5635 #define BNXT_IPV4_4TUPLE(bp, fkeys) \ argument
5641 #define BNXT_IPV6_4TUPLE(bp, fkeys) \ argument
5647 static u32 bnxt_get_rss_flow_tuple_len(struct bnxt *bp, struct flow_keys *fkeys) in bnxt_get_rss_flow_tuple_len()
5670 static u32 bnxt_toeplitz(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_toeplitz()
14594 u32 bnxt_get_ntp_filter_idx(struct bnxt *bp, struct flow_keys *fkeys, in bnxt_get_ntp_filter_idx()
14690 struct flow_keys *fkeys; in bnxt_rx_flow_steer() local
Dbnxt_ethtool.c1085 struct flow_keys *fkeys; in bnxt_grxclsrule() local
1319 struct flow_keys *fkeys; in bnxt_add_ntuple_cls_rule() local
Dbnxt.h1431 struct flow_keys fkeys; member
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c2899 struct flow_keys fkeys; in hns3_rx_flow_steer() local
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c7005 static void hclge_fd_get_flow_tuples(const struct flow_keys *fkeys, in hclge_fd_get_flow_tuples()
7070 u16 flow_id, struct flow_keys *fkeys) in hclge_add_fd_entry_by_arfs()