Home
last modified time | relevance | path

Searched refs:AMAP_GET_BITS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.c1441 wrb_index = AMAP_GET_BITS(struct amap_it_dmsg_cqe, in hwi_complete_drvr_msgs()
1443 cid = AMAP_GET_BITS(struct amap_it_dmsg_cqe, in hwi_complete_drvr_msgs()
1446 wrb_index = AMAP_GET_BITS(struct amap_it_dmsg_cqe_v2, in hwi_complete_drvr_msgs()
1448 cid = AMAP_GET_BITS(struct amap_it_dmsg_cqe_v2, in hwi_complete_drvr_msgs()
1487 csol_cqe->exp_cmdsn = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe()
1489 csol_cqe->res_cnt = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe()
1491 csol_cqe->cmd_wnd = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe()
1493 csol_cqe->wrb_index = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe()
1495 csol_cqe->cid = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe()
1497 csol_cqe->hw_sts = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe()
[all …]
Dbe.h191 #define AMAP_GET_BITS(_struct, field, ptr) \ macro
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe.h734 #define AMAP_GET_BITS(_struct, field, ptr) \ macro
741 AMAP_GET_BITS(struct amap_eth_rx_compl_v0, field, ptr)
744 AMAP_GET_BITS(struct amap_eth_rx_compl_v1, field, ptr)
747 AMAP_GET_BITS(struct amap_eth_tx_compl, field, ptr)
Dbe_cmds.c3321 vid = AMAP_GET_BITS(struct amap_get_hsw_resp_context, in be_cmd_get_hsw_config()
3326 *mode = AMAP_GET_BITS(struct amap_get_hsw_resp_context, in be_cmd_get_hsw_config()
3330 AMAP_GET_BITS(struct amap_get_hsw_resp_context, in be_cmd_get_hsw_config()