Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c541 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpgtccfg_tx()
605 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpgbwgcfg_tx()
645 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpfccfg()
866 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in __cxgb4_setapp()
Dt4fw_api.h2857 #define FW_PORT_CMD_APPLY_F FW_PORT_CMD_APPLY_V(1U) macro