Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP_SPEED_1G (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c326 if (word & FW_PORT_CAP_SPEED_1G) in t4vf_port_init()
1356 else if (word & FW_PORT_CMD_LSPEED(FW_PORT_CAP_SPEED_1G)) in t4vf_handle_fw_rpl()
/drivers/scsi/csiostor/
Dcsio_attr.c277 case FW_PORT_CAP_SPEED_1G: in csio_get_host_speed()
Dcsio_mb.c406 #define CSIO_ADVERT_MASK (FW_PORT_CAP_SPEED_100M | FW_PORT_CAP_SPEED_1G |\
Dcsio_lnode.c342 if (hw->pport[ln->portid].link_speed == FW_PORT_CAP_SPEED_1G) in csio_ln_fdmi_rhba_cbfn()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2237 if (caps & FW_PORT_CAP_SPEED_1G) in from_fw_linkcaps()
2243 if (caps & FW_PORT_CAP_SPEED_1G) in from_fw_linkcaps()
2272 v |= FW_PORT_CAP_SPEED_1G; in to_fw_linkcaps()
2326 return FW_PORT_CAP_SPEED_1G; in speed_to_caps()
5475 if (pi->link_cfg.supported & FW_PORT_CAP_SPEED_1G) in print_port_info()
Dt4_hw.c1138 #define ADVERT_MASK (FW_PORT_CAP_SPEED_100M | FW_PORT_CAP_SPEED_1G |\
3590 else if (stat & FW_PORT_CMD_LSPEED(FW_PORT_CAP_SPEED_1G)) in t4_handle_fw_rpl()
Dt4fw_api.h1563 FW_PORT_CAP_SPEED_1G = 0x0002, enumerator