Home
last modified time | relevance | path

Searched refs:bnx2x_raw_obj (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h76 struct bnx2x_raw_obj { struct
94 struct bnx2x_raw_obj *o);
96 bool (*check_pending)(struct bnx2x_raw_obj *o);
97 void (*clear_pending)(struct bnx2x_raw_obj *o);
98 void (*set_pending)(struct bnx2x_raw_obj *o);
293 struct bnx2x_raw_obj raw;
553 struct bnx2x_raw_obj raw;
757 struct bnx2x_raw_obj raw;
H A Dbnx2x_sp.c258 static bool bnx2x_raw_check_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_check_pending()
263 static void bnx2x_raw_clear_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_clear_pending()
270 static void bnx2x_raw_set_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_set_pending()
320 static int bnx2x_raw_wait(struct bnx2x *bp, struct bnx2x_raw_obj *raw) in bnx2x_raw_wait()
788 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_get_rx_tx_flag()
847 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_set_cmd_hdr_e2()
888 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_mac_e2()
983 struct bnx2x_raw_obj *r = &o->raw; in bnx2x_vlan_mac_set_rdata_hdr_e1x()
996 struct bnx2x_raw_obj *r = &o->raw; in bnx2x_vlan_mac_set_cfg_entry_e1x()
1023 struct bnx2x_raw_obj *ra in bnx2x_vlan_mac_set_rdata_e1x()
[all...]
H A Dbnx2x_main.c5472 struct bnx2x_raw_obj *rss_raw = &bp->rss_conf_obj.raw; in bnx2x_eq_int()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h76 struct bnx2x_raw_obj { struct
94 struct bnx2x_raw_obj *o);
96 bool (*check_pending)(struct bnx2x_raw_obj *o);
97 void (*clear_pending)(struct bnx2x_raw_obj *o);
98 void (*set_pending)(struct bnx2x_raw_obj *o);
293 struct bnx2x_raw_obj raw;
553 struct bnx2x_raw_obj raw;
757 struct bnx2x_raw_obj raw;
H A Dbnx2x_sp.c258 static bool bnx2x_raw_check_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_check_pending()
263 static void bnx2x_raw_clear_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_clear_pending()
270 static void bnx2x_raw_set_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_set_pending()
320 static int bnx2x_raw_wait(struct bnx2x *bp, struct bnx2x_raw_obj *raw) in bnx2x_raw_wait()
788 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_get_rx_tx_flag()
847 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_set_cmd_hdr_e2()
888 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_mac_e2()
983 struct bnx2x_raw_obj *r = &o->raw; in bnx2x_vlan_mac_set_rdata_hdr_e1x()
996 struct bnx2x_raw_obj *r = &o->raw; in bnx2x_vlan_mac_set_cfg_entry_e1x()
1023 struct bnx2x_raw_obj *ra in bnx2x_vlan_mac_set_rdata_e1x()
[all...]
H A Dbnx2x_main.c5470 struct bnx2x_raw_obj *rss_raw = &bp->rss_conf_obj.raw; in bnx2x_eq_int()

Completed in 45 milliseconds