Searched refs:amap_get_hsw_req_context (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.h | 1870 struct amap_get_hsw_req_context { struct 1891 u8 context[sizeof(struct amap_get_hsw_req_context) / 8]; argument
|
H A D | be_cmds.c | 3963 AMAP_SET_BITS(struct amap_get_hsw_req_context, interface_id, in be_cmd_get_hsw_config() 3965 AMAP_SET_BITS(struct amap_get_hsw_req_context, pvid_valid, ctxt, 1); in be_cmd_get_hsw_config() 3968 AMAP_SET_BITS(struct amap_get_hsw_req_context, interface_id, in be_cmd_get_hsw_config() 3970 AMAP_SET_BITS(struct amap_get_hsw_req_context, pport, ctxt, 1); in be_cmd_get_hsw_config()
|