hma_cmd 3647 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c struct fw_hma_cmd hma_cmd; hma_cmd 3662 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c memset(&hma_cmd, 0, sizeof(hma_cmd)); hma_cmd 3663 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c hma_cmd.op_pkd = htonl(FW_CMD_OP_V(FW_HMA_CMD) | hma_cmd 3665 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c hma_cmd.retval_len16 = htonl(FW_LEN16(hma_cmd)); hma_cmd 3667 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c hma_cmd.mode_to_pcie_params = hma_cmd 3672 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c hma_cmd.naddr_size = hma_cmd 3677 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c hma_cmd.addr_size_pkd = hma_cmd 3683 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c hma_cmd.phy_address[j] = hma_cmd 3686 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c ret = t4_wr_mbox(adapter, adapter->mbox, &hma_cmd, hma_cmd 3687 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c sizeof(hma_cmd), &hma_cmd);