Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_api_cmd.c195 * @cell_ctrl: the control of the cell to set the control value into it
198 static void prepare_cell_ctrl(u64 *cell_ctrl, u16 data_size) in prepare_cell_ctrl() argument
212 *cell_ctrl = cpu_to_be64(ctrl); in prepare_cell_ctrl()