Searched refs:write_skb (Results 1 – 1 of 1) sorted by relevance
626 struct sk_buff *write_skb, *clear_skb, *read_skb; in qca8k_phy_eth_command() local650 write_skb = qca8k_alloc_mdio_header(MDIO_WRITE, QCA8K_MDIO_MASTER_CTRL, &write_val, in qca8k_phy_eth_command()652 if (!write_skb) in qca8k_phy_eth_command()697 write_skb->dev = mgmt_conduit; in qca8k_phy_eth_command()703 qca8k_mdio_header_fill_seq_num(write_skb, mgmt_eth_data->seq); in qca8k_phy_eth_command()706 dev_queue_xmit(write_skb); in qca8k_phy_eth_command()788 kfree_skb(write_skb); in qca8k_phy_eth_command()