Home
last modified time | relevance | path

Searched refs:cb_cat (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c84 u8 cb_cat; in ehea_plpar_hcall9() local
97 cb_cat = EHEA_BMASK_GET(H_MEHEAPORT_CAT, arg2); in ehea_plpar_hcall9()
101 && (((cb_cat == H_PORT_CB4) && ((arg3 == H_PORT_CB4_JUMBO) in ehea_plpar_hcall9()
102 || (arg3 == H_PORT_CB4_SPEED))) || ((cb_cat == H_PORT_CB7) in ehea_plpar_hcall9()
530 const u8 cb_cat, const u64 select_mask, in ehea_h_query_ehea_port() argument
537 port_info = EHEA_BMASK_SET(H_MEHEAPORT_CAT, cb_cat) in ehea_h_query_ehea_port()
550 const u8 cb_cat, const u64 select_mask, in ehea_h_modify_ehea_port() argument
558 port_info = EHEA_BMASK_SET(H_MEHEAPORT_CAT, cb_cat) in ehea_h_modify_ehea_port()
H A Dehea_phyp.h411 const u8 cb_cat, const u64 select_mask,
415 const u8 cb_cat, const u64 select_mask,