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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1156 uint8_t *txop, uint8_t *rxop)
1166 *rxop = BG_OP_IN_NODIF_OUT_CSUM;
1172 *rxop = BG_OP_IN_CRC_OUT_NODIF;
1178 *rxop = BG_OP_IN_CRC_OUT_CSUM;
1195 *rxop = BG_OP_IN_CRC_OUT_NODIF;
1201 *rxop = BG_OP_IN_CRC_OUT_CRC;
1312 uint8_t txop, rxop; local
1314 status = lpfc_sc_to_bg_opcodes(phba, sc, &txop, &rxop);
1341 bf_set(pde6_oprx, pde6, rxop);
1433 uint8_t txop, rxop; local
1155 lpfc_sc_to_bg_opcodes(struct lpfc_hba *phba, struct scsi_cmnd *sc, uint8_t *txop, uint8_t *rxop) argument
[all...]

Completed in 97 milliseconds