Searched defs:line_idx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c3171 int *line_idx)
3174 int cnt = *line_idx;
3198 *line_idx = cnt;
3207 int *line_idx)
3209 int cnt = *line_idx;
3228 *line_idx = cnt;
3237 int *line_idx)
3240 line_idx);
3297 int *line_idx)
3301 int cnt = *line_idx;
3169 ecore_mcast_hdl_pending_add_e2(struct _lm_device_t *pdev, struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, int *line_idx) argument
3205 ecore_mcast_hdl_pending_del_e2(struct _lm_device_t *pdev, struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, int *line_idx) argument
3235 ecore_mcast_hdl_pending_restore_e2(struct _lm_device_t *pdev, struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, int *line_idx) argument
3295 ecore_mcast_hdl_add(struct _lm_device_t *pdev, struct ecore_mcast_obj *o, struct ecore_mcast_ramrod_params *p, int *line_idx) argument
3317 ecore_mcast_hdl_del(struct _lm_device_t *pdev, struct ecore_mcast_obj *o, struct ecore_mcast_ramrod_params *p, int *line_idx) argument
[all...]

Completed in 73 milliseconds