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

/drivers/target/iscsi/
H A Discsi_target_parameters.c546 int leading)
561 if (!leading && (param->scope & SCOPE_SESSION_WIDE)) {
1785 int leading)
1798 if (leading)
1815 if (leading)
543 iscsi_copy_param_list( struct iscsi_param_list **dst_param_list, struct iscsi_param_list *src_param_list, int leading) argument
1782 iscsi_set_session_parameters( struct iscsi_sess_ops *ops, struct iscsi_param_list *param_list, int leading) argument
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c1329 /* Zero the igu 'trailing edge' and 'leading edge' */
1402 * Ensure that HC_CONFIG is written before leading/trailing edge config
1408 /* init leading/trailing edge */
1460 /* init leading/trailing edge */
2675 bool leading)
2693 if (leading) {
2815 * set the tss leading client id for TX classfication ==
2816 * leading RSS client id
7205 /* Eth MAC is set on RSS leading client (fp[0]) */
7420 int tx_index, bool leading)
2673 bnx2x_get_q_flags(struct bnx2x *bp, struct bnx2x_fastpath *fp, bool leading) argument
7417 bnx2x_setup_tx_only(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_queue_state_params *q_params, struct bnx2x_queue_setup_tx_only_params *tx_only_params, int tx_index, bool leading) argument
7461 bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp, bool leading) argument
[all...]

Completed in 169 milliseconds