Home
last modified time | relevance | path

Searched refs:bnx2x_mcast_obj (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h515 struct bnx2x_mcast_obj *mcast_obj;
539 struct bnx2x_mcast_obj { struct
595 int (*hdl_restore)(struct bnx2x *bp, struct bnx2x_mcast_obj *o, argument
598 int (*enqueue_cmd)(struct bnx2x *bp, struct bnx2x_mcast_obj *o, argument
603 struct bnx2x_mcast_obj *o, int idx, argument
610 bool (*check_pending)(struct bnx2x_mcast_obj *o); argument
615 void (*set_sched)(struct bnx2x_mcast_obj *o); argument
616 void (*clear_sched)(struct bnx2x_mcast_obj *o); argument
617 bool (*check_sched)(struct bnx2x_mcast_obj *o); argument
620 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_mcast_obj *o); argument
[all …]
Dbnx2x_sp.c2374 struct bnx2x_mcast_obj *o) in bnx2x_mcast_wait()
2384 struct bnx2x_mcast_obj *o, in bnx2x_mcast_enqueue_cmd()
2462 static inline int bnx2x_mcast_get_next_bin(struct bnx2x_mcast_obj *o, int last) in bnx2x_mcast_get_next_bin()
2489 static inline int bnx2x_mcast_clear_first_bin(struct bnx2x_mcast_obj *o) in bnx2x_mcast_clear_first_bin()
2499 static inline u8 bnx2x_mcast_get_rx_tx_flag(struct bnx2x_mcast_obj *o) in bnx2x_mcast_get_rx_tx_flag()
2516 struct bnx2x_mcast_obj *o, int idx, in bnx2x_mcast_set_one_rule_e2()
2578 struct bnx2x *bp, struct bnx2x_mcast_obj *o , int start_bin, in bnx2x_mcast_handle_restore_cmd_e2()
2609 struct bnx2x_mcast_obj *o, struct bnx2x_pending_mcast_cmd *cmd_pos, in bnx2x_mcast_hdl_pending_add_e2()
2644 struct bnx2x_mcast_obj *o, struct bnx2x_pending_mcast_cmd *cmd_pos, in bnx2x_mcast_hdl_pending_del_e2()
2674 struct bnx2x_mcast_obj *o, struct bnx2x_pending_mcast_cmd *cmd_pos, in bnx2x_mcast_hdl_pending_restore_e2()
[all …]
Dbnx2x_sriov.h200 struct bnx2x_mcast_obj mcast_obj;
Dbnx2x.h1864 struct bnx2x_mcast_obj mcast_obj;