Searched refs:cb_cat (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 98 u8 cb_cat; in ehea_plpar_hcall9() local 111 cb_cat = EHEA_BMASK_GET(H_MEHEAPORT_CAT, arg2); in ehea_plpar_hcall9() 115 && (((cb_cat == H_PORT_CB4) && ((arg3 == H_PORT_CB4_JUMBO) in ehea_plpar_hcall9() 116 || (arg3 == H_PORT_CB4_SPEED))) || ((cb_cat == H_PORT_CB7) in ehea_plpar_hcall9() 544 const u8 cb_cat, const u64 select_mask, in ehea_h_query_ehea_port() argument 551 port_info = EHEA_BMASK_SET(H_MEHEAPORT_CAT, cb_cat) in ehea_h_query_ehea_port() 564 const u8 cb_cat, const u64 select_mask, in ehea_h_modify_ehea_port() argument 572 port_info = EHEA_BMASK_SET(H_MEHEAPORT_CAT, cb_cat) in ehea_h_modify_ehea_port()
|
D | ehea_phyp.h | 425 const u8 cb_cat, const u64 select_mask, 429 const u8 cb_cat, const u64 select_mask,
|