Searched refs:write_skb (Results 1 – 1 of 1) sorted by relevance
511 struct sk_buff *write_skb, *clear_skb, *read_skb; in qca8k_phy_eth_command() local535 write_skb = qca8k_alloc_mdio_header(MDIO_WRITE, QCA8K_MDIO_MASTER_CTRL, &write_val, in qca8k_phy_eth_command()537 if (!write_skb) in qca8k_phy_eth_command()572 write_skb->dev = mgmt_master; in qca8k_phy_eth_command()578 qca8k_mdio_header_fill_seq_num(write_skb, mgmt_eth_data->seq); in qca8k_phy_eth_command()581 dev_queue_xmit(write_skb); in qca8k_phy_eth_command()662 kfree_skb(write_skb); in qca8k_phy_eth_command()