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

/freebsd-9.3-release/sys/dev/bxe/
H A Decore_sp.c2918 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos,
2926 &cmd_pos->data.macs_head, link, struct ecore_mcast_mac_elem) {
2929 o->set_one_rule(sc, o, cnt, &cfg_data, cmd_pos->type);
2937 &cmd_pos->data.macs_head);
2949 if (ECORE_LIST_IS_EMPTY(&cmd_pos->data.macs_head))
2950 cmd_pos->done = TRUE;
2954 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos,
2959 while (cmd_pos->data.macs_num) {
2960 o->set_one_rule(sc, o, cnt, NULL, cmd_pos->type);
2964 cmd_pos
2917 ecore_mcast_hdl_pending_add_e2(struct bxe_softc *sc, struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, int *line_idx) argument
2953 ecore_mcast_hdl_pending_del_e2(struct bxe_softc *sc, struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, int *line_idx) argument
2983 ecore_mcast_hdl_pending_restore_e2(struct bxe_softc *sc, struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, int *line_idx) argument
3001 struct ecore_pending_mcast_cmd *cmd_pos, *cmd_pos_n; local
3601 struct ecore_pending_mcast_cmd *cmd_pos; local
[all...]

Completed in 55 milliseconds