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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe.h177 #define be_dws_le_to_cpu(wrb, len) swap_dws(wrb, len) macro
H A Dbe_cmds.c171 be_dws_le_to_cpu(compl, 4);
192 be_dws_le_to_cpu(compl, 4);
H A Dbe_main.c1867 be_dws_le_to_cpu(sol, sizeof(struct sol_cqe));
3747 be_dws_le_to_cpu(pwrb, sizeof(struct iscsi_target_context_update_wrb));
3981 be_dws_le_to_cpu(pwrb, sizeof(struct iscsi_wrb));
4058 be_dws_le_to_cpu(pwrb, sizeof(struct iscsi_wrb));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe.h370 #define be_dws_le_to_cpu(wrb, len) swap_dws(wrb, len) macro
H A Dbe_main.c480 be_dws_le_to_cpu(wrb, sizeof(*wrb));
1146 be_dws_le_to_cpu(rxcp, sizeof(*rxcp));
1240 be_dws_le_to_cpu(txcp, sizeof(*txcp));
H A Dbe_cmds.c60 be_dws_le_to_cpu(compl, 4);
75 be_dws_le_to_cpu(&resp->hw_stats,

Completed in 123 milliseconds