Searched refs:AMAP_GET_BITS (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_main.c | 1245 wrb_index = AMAP_GET_BITS(struct amap_it_dmsg_cqe, in hwi_complete_drvr_msgs() 1247 cid = AMAP_GET_BITS(struct amap_it_dmsg_cqe, in hwi_complete_drvr_msgs() 1250 wrb_index = AMAP_GET_BITS(struct amap_it_dmsg_cqe_v2, in hwi_complete_drvr_msgs() 1252 cid = AMAP_GET_BITS(struct amap_it_dmsg_cqe_v2, in hwi_complete_drvr_msgs() 1292 csol_cqe->exp_cmdsn = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe() 1294 csol_cqe->res_cnt = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe() 1296 csol_cqe->cmd_wnd = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe() 1298 csol_cqe->wrb_index = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe() 1300 csol_cqe->cid = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe() 1302 csol_cqe->hw_sts = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe() [all …]
|
| H A D | be.h | 185 #define AMAP_GET_BITS(_struct, field, ptr) \ macro
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.c | 3985 vid = AMAP_GET_BITS(struct amap_get_hsw_resp_context, in be_cmd_get_hsw_config() 3990 *mode = AMAP_GET_BITS(struct amap_get_hsw_resp_context, in be_cmd_get_hsw_config() 3994 AMAP_GET_BITS(struct amap_get_hsw_resp_context, in be_cmd_get_hsw_config()
|