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

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c2616 * @rdata_idx: index in the ramrod data to start from
2622 int *rdata_idx)
2624 int cur_bin, cnt = *rdata_idx;
2646 *rdata_idx = cnt;
3296 * @rdata_idx: index in the ramrod data to start from
3299 * command - start_idx and rdata_idx will always be 0. This function will always
3305 int *rdata_idx)
3322 *rdata_idx = i;
2620 bnx2x_mcast_handle_restore_cmd_e2( struct bnx2x *bp, struct bnx2x_mcast_obj *o , int start_bin, int *rdata_idx) argument
3303 bnx2x_mcast_handle_restore_cmd_e1( struct bnx2x *bp, struct bnx2x_mcast_obj *o , int start_idx, int *rdata_idx) argument

Completed in 36 milliseconds